projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
51b592f
)
(Fsplit_window): Fix previous change.
author
Erik Naggum
<erik@naggum.no>
Sat, 24 Aug 1996 12:12:08 +0000
(12:12 +0000)
committer
Erik Naggum
<erik@naggum.no>
Sat, 24 Aug 1996 12:12:08 +0000
(12:12 +0000)
src/window.c
patch
|
blob
|
history
diff --git
a/src/window.c
b/src/window.c
index 41fc8f7307567509ba6575c553dbcfeda1a63bbb..c27991154bad8f7c61fb5204218137fbfb010d58 100644
(file)
--- a/
src/window.c
+++ b/
src/window.c
@@
-2332,7
+2332,6
@@
and put SIZE columns in the first of the pair.")
o = XWINDOW (window);
fo = XFRAME (WINDOW_FRAME (o));
- width = XFASTINT (o->width);
if (NILP (size))
{